Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove non-Portable Ruby bootsnap support #17534

Merged
merged 1 commit into from
Jun 19, 2024
Merged

Conversation

Bo98
Copy link
Member

@Bo98 Bo98 commented Jun 19, 2024

The only reason I didn't do this right away was to make sure things worked for a few days.

The overlap between people who opted in to Bootsnap and the people who don't use Portable Ruby is likely extremely small. This significantly reduced now that we ship Ruby 3.3 as no stable Ubuntu ships with Ruby 3.3 as a system Ruby. It was never a great experience anyway because of the requirement for working system development tools and to install ruby-dev rather than just ruby.

Removes extra handling logic and fixes issues seen in #17533.

@MikeMcQuaid
Copy link
Member

Thanks @Bo98!

@MikeMcQuaid MikeMcQuaid merged commit 84016c4 into master Jun 19, 2024
28 checks passed
@MikeMcQuaid MikeMcQuaid deleted the bootsnap-bundler-remove branch June 19, 2024 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants